2016-10-08T01-10-51: LogOut_File: : logfile started
2016-10-08T01-10-51: Net Status: low-level initialize success.
2016-10-08T01-10-51: Note that this new version (12/19/2011) has reduced the frequency of updates so the numbers will be larger
2016-10-08T01-10-51: time = time of logging
2016-10-08T01-10-51: address = address of IP address
2016-10-08T01-10-51: incoming = total size of messages set to me in bytes. Spikes can indicate lag.
2016-10-08T01-10-51: outgoing = total size of messages set from me in bytes. Spikes can indicate lag.
2016-10-08T01-10-51: app_ctos = client to server bytes delta excluding overheads (app data only)
2016-10-08T01-10-51: app_stoc = server to client bytes delta excluding overheads (app data only)
2016-10-08T01-10-51: loss = number of packets lost. Can indicate lags.  Some node on the network is dropping packets or taking to long and we have to resend them.
2016-10-08T01-10-51: sent = number of packets sent. Spikes can indicate lag.
2016-10-08T01-10-51: ping = how long it takes for a packet to get back and forth. Spikes can indicate lag.
2016-10-08T01-10-51: variance = how much the ping is changing from avg ping. Spikes can indicate lag.
2016-10-08T01-10-51: reliable delayed = This occurs when we drop reliable packets from sending this frame because we are sending to much data. Unreliable are more likely to be dropped than reliable.
2016-10-08T01-10-51: unreliable delayed = This occurs when we drop unreliable packets from sending this frame because we are sending to much data.
2016-10-08T01-10-51: app update delayed = This occurs when the app is taking to long to run code caused by network packets (ie CPU) and packets are delayed until the next frame
2016-10-08T01-10-51: Time spent in critical section (frame) = This is the time the network thread is blocking the main thread from doing anything.
2016-10-08T01-10-51: [time], [address], [incoming], [outgoing], [app_ctos], [app_stoc], [loss], [sent], [ping], [variance], [reliable delayed], [unreliable delayed], [app update delayed], [Time spent in critical section (frame)]
778,X.X.X.X,82,98,0,0,0,2,442,102,0,0,0,0
14087,X.X.X.X,2926,1062,0,0,0,55,35,4,0,0,0,0
24089,X.X.X.X,15672,2853,0,0,0,77,35,4,0,0,8,0
34094,X.X.X.X,20430,8204,0,0,0,96,36,5,0,0,8,0
44096,X.X.X.X,36824,14290,0,0,1,117,39,6,0,0,9,0
54097,X.X.X.X,51439,21132,0,0,2,136,40,12,0,0,9,0
64099,X.X.X.X,57671,25189,0,0,2,156,36,5,0,0,9,0
74107,X.X.X.X,62588,26933,0,0,2,174,35,4,0,0,9,0
84118,X.X.X.X,67068,28709,0,0,2,193,35,4,0,0,9,0
94122,X.X.X.X,72505,31042,0,0,2,213,35,3,0,0,9,0
104133,X.X.X.X,77790,33269,0,0,2,235,35,3,0,0,9,0
114141,X.X.X.X,83285,35715,0,0,2,258,35,3,0,0,9,0
124143,X.X.X.X,89212,37960,0,0,2,279,35,4,0,0,9,0
2016-10-08T01-13-03: Memory Allocations 
 Current Allocations = 8 
 Total Allocations = 10200 
 Max Allocations = 29 
 Out of Pool Allocations = 44 
 Out of Pool dealloc = 44 

2016-10-08T01-13-04: LogOut_File: : logfile stopped
